initialisation-code: fs_initialise

service-call-handler: fs_service

title-string: MemFS

help-string: MemFS 2.11 by BDB & Nick Smith

command-keyword-table: fs_command

        Mem( min-args:0, max-args:0,
                help-text: "*Mem selects MemFS as the current filing system." ),
        Free( fs-command:, min-args:0, max-args:1,
                help-text: "*Free displays the memory used and allocated to MemFS." )

irq-handlers: callafter callback
